projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f342d0
)
Correct required autoconf version
author
Dave Love
<fx@gnu.org>
Wed, 21 Feb 2001 17:46:30 +0000
(17:46 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 21 Feb 2001 17:46:30 +0000
(17:46 +0000)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index ba7960a106214ba0953396c39f950517c42d4540..bfed264fd72c0a126114f467bb151c2e7402efee 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-680,7
+680,8
@@
from the corresponding `Makefile.in' files. This isn't so hard,
just a matter of substitution.
The `configure' script is built from `configure.in' by the `autoconf'
-program. You need version 2.0 or newer of `autoconf' to rebuild `configure'.
+program. You need version 2.8 or newer of `autoconf' to rebuild
+`configure'.
BUILDING GNU EMACS BY HAND